Skip to content

fix safe_string problems and compile OCaml programs with safe_string#7

Merged
ilyasergey merged 1 commit intomasterfrom
shim-safe-string
Dec 2, 2017
Merged

fix safe_string problems and compile OCaml programs with safe_string#7
ilyasergey merged 1 commit intomasterfrom
shim-safe-string

Conversation

@palmskog
Copy link
Copy Markdown
Member

@palmskog palmskog commented Dec 1, 2017

Due to intermixing of string and bytes variables, the current shim cannot be compiled with -safe_string, which is the default option in the recently released OCaml 4.06.0. This PR fixes this problem and makes all OCaml programs compile with -safe_string even on 4.05.0 and earlier.

@ilyasergey ilyasergey merged commit a046289 into master Dec 2, 2017
@palmskog palmskog deleted the shim-safe-string branch June 27, 2018 20:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants